←Select platform
In This Topic ▼

CacheItem<T> Class Members

Summary

The following tables list the members exposed by CacheItem<T>.

Public Constructors

Name Description
Public Constructor CacheItem<T> Initializes a new instance of CacheItem<T> with the specified key.
Public Constructor CacheItem<T> Initializes a new instance of CacheItem<T> with the specified key and value.
Public Constructor CacheItem<T> Initializes a new instance of CacheItem<T> with the specified key and value and region.

Protected Constructors

Name Description
Protected Constructor CacheItem<T> Initializes a new instance of CacheItem<T>.

Public Methods

Name Description
Public Method ToNonGeneric Creates a non generic version of this class.

Public Properties

Name Description
Public Property Key The unique identifier for this CacheItem<T>.
Public Property RegionName Name of the region in the cache for this CacheItem<T>.
Public Property Value Data for this CacheItem<T>.

See Also

Reference

CacheItem<T> Class

Leadtools.Caching Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.